home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13479 < prev    next >
Encoding:
Text File  |  1996-08-05  |  959 b   |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!russells
  3. From: russells@netcom.com (Russell Salsbury)
  4. Subject: Re: which c/c++ compiler for student?
  5. Message-ID: <russellsDpHGzB.86J@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4jk3sd$kjh@uruguay.it.earthlink.net> <4k6l1h$3ta@indy.webbits.net>
  8. Date: Sun, 7 Apr 1996 08:30:47 GMT
  9. Sender: russells@netcom22.netcom.com
  10.  
  11.  
  12. sirkilo@earthlink.net (sirkilo) wrote:
  13.  
  14. >i'm a student learning c. i'm planning to buy c/c++ compiler. which
  15. >one, borland c++ 5.0 or microsoft visual c++ 4.0? which one is better
  16. >for a beginning student? i know borland is way expensive though...
  17. >thanks in advance.
  18.  
  19. >sirkilo@earthlink.net
  20.  
  21. I use Borland 4.5 on the PC for editing and (rarely) compiling.  To 
  22. compile, I generally use GCC 2.7.2 on the Sparc and DJ Delorie's DOS port 
  23. of GCC (2.7.1?) on the PC.  I am very happy with all three.  Oh, and GCC 
  24. is free!
  25.  
  26. Ryan    russells@netcom.com
  27.